Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DH-227] apply changes from running pre-commit run --all-files #6386

Merged
merged 4 commits into from
Oct 18, 2024

Conversation

shaneknapp
Copy link
Contributor

<3 to massive PRs

@shaneknapp shaneknapp changed the title [DH-227] Fix pre commit stuff [DH-227] apply changes from running pre-commit run --all-files Oct 18, 2024
Copy link
Collaborator

@ryanlovett ryanlovett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see anything obviously wrong in the code changes. I think it can be merged as is.

Another way would be to separate the changes into different PRs, e.g. one for line endings, one for imports, etc. That would just be to make things easier to review. But again, it seems fine.

@shaneknapp
Copy link
Contributor Author

Another way would be to separate the changes into different PRs, e.g. one for line endings, one for imports, etc. That would just be to make things easier to review. But again, it seems fine.

yeah, i agree but given how much time i've already dedicated to this i'm down to just do it this way... :)

Copy link
Contributor

@balajialg balajialg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doc changes LGTM!

Copy link
Contributor

@felder felder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version lock in requirements.txt and dev-requirements.txt? Also scripts/infra-packages/requirements.txt has some interesting re-ordering, but we can probably just get rid of it.

@shaneknapp
Copy link
Contributor Author

@felder feel free to merge if you're happy w/the changes to requirements.txt and dev-requirements.txt

@felder felder merged commit f727517 into berkeley-dsep-infra:staging Oct 18, 2024
2 checks passed
@shaneknapp shaneknapp deleted the fix-pre-commit-stuff branch October 18, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment